Product Code Database
Example Keywords: stocking -wii $12-126
barcode-scavenger
   » » Wiki: Archive File
Tag Wiki 'Archive File'.
Tag

An archive file stores the content of one or more , possibly compressed and/or , with associated such as , directory structure, error detection and correction information, and commentary. An archive file is often used to facilitate portability, distribution and , and to reduce use. An archive file is usually generated and modified via a .


Applications

Portability
As an archive file stores information, including file content and metadata, it can be leveraged for file system content portability across heterogeneous systems. For example, a can be sent via , files with unsupported names on the target system can be renamed during extraction, rather than lost during data transmission. Also, transfer of a single archive file may be faster than processing multiple files due to per-file overhead, and even faster if compressed.


Software distribution
Beyond archiving, archive files are often used for software distribution. When used in connection with a , an archive must conform to a and is called a package. In particular, the format usually requires a . Examples include deb for , JAR for Java, APK for Android, and self-extracting Windows Installer .


Features
Notable features supported for various archives include:
  • Concatenate multiple files in a single file
  • Store file metadata as data, including file name, timestamps, permissions, source storage, notes and description
  • Compression
  • Encryption
  • Error detection via
  • Error correction code to fix errors
  • a large file into multiple, smaller files
  • File patches/updates (when recording changes since a previous archive)
  • Self-extraction
  • Self-installation


Error detection and recovery
Archive files often include and other for , for instance zip files use a cyclic redundancy check (CRC). may include additional error correction data (called recovery records).

Archive files that do not natively support recovery records can use separate (PAR) files that allows for additional error correction and recovery of missing files in a multi-file archive.


Format
Some archive are well-defined and some have become conventions supported by multiple vendors and communities. As is common for all files, the format of an archive is generally indicated by file name extension and/or .

Commonly used formats include zip, rar, 7z, and tar. Java introduced archive formats including jar ( j for Java) and war ( w for web) that store an entire runnable deployment, usually compressed.


See also


External links
Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time